'Declaration
Public Function PatchCodeReaderGetCodeX3( _ ByVal PatchCodeNo As Integer _ ) As Integer
public int PatchCodeReaderGetCodeX3( int PatchCodeNo )
public function PatchCodeReaderGetCodeX3( PatchCodeNo: Integer ): Integer;
public function PatchCodeReaderGetCodeX3( PatchCodeNo : int ) : int;
public: int PatchCodeReaderGetCodeX3( int PatchCodeNo )
public: int PatchCodeReaderGetCodeX3( int PatchCodeNo )
Parameters
- PatchCodeNo